cssstyleproperty: Get rid of unused API
authorBenjamin Otte <otte@redhat.com>
Mon, 16 Jul 2012 12:28:58 +0000 (14:28 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 28 Aug 2012 13:40:57 +0000 (15:40 +0200)
commit6dc3113edc484d9ac1bb1ca248177e279658d31e
tree7df192a75573088e45a2511067eea414444f535d
parent36c79712a120eac52d600c90ecd2affc34d21b50
cssstyleproperty: Get rid of unused API

Both _gtk_css_style_property_print_value() and
_gtk_css_style_property_compute_value() aren't necessary anymore and are
replaced by _gtk_css_value_print() and _gtk_css_value_comptue()
respectively.
gtk/gtkcsscomputedvalues.c
gtk/gtkcssprovider.c
gtk/gtkcssstyleproperty.c
gtk/gtkcssstylepropertyprivate.h
gtk/gtkcssvalue.c